home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 45
/
PC Gamer IT CD 45 2-2.iso
/
SMANDEMO
/
data1.cab
/
Program_Executable_Files
/
data
/
scripts
/
weapons
/
MarcoProd.ws
< prev
next >
Wrap
Text File
|
1999-07-12
|
489b
|
22 lines
$name "Marco Cattle Prod"
$properties // These are the default properties
{
$collision_radius = 8
$collision_flags = COLLIDE_WORLD,COLLIDE_INSTANCE,COLLIDE_SHADOWMAN
$blast_radius = 0
$damage = 5
$min_velocity = 25
$max_velocity = 25
$physics_flags = PHYS_NONE
$velocity_flags = USE_DEFAULT_VELOCITY
$weapon_class = _WP_CLASS_UNKNWN
$weapon_range = 400
$friction = 0.94
}
$sounds
{
$sound_fire = "data\audio\sfx\baddys\marco\prod2.wav"
}